How to Install gnubg-data software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install gnubg-data software package in Ubuntu 12.04 LTS (Precise Pangolin)

gnubg-data software package provides data files for GNU Backgammon, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gnubg-data 

gnubg-data is installed in your system.

Make ensure the gnubg-data package were installed using the commands given below,

$ sudo dpkg-query -l | grep gnubg-data *

You will get with gnubg-data package name, version, architecture and description in a table

gnubg-data package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Games
Package gnubg-data
Version 0.90+20091206-4.1
Description data files for GNU Backgammon
Sub Section Games


See Also, How to uninstall or remove gnubg-data software package from Ubuntu 12.04 LTS (Precise Pangolin)?